home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Media Design Review 1999
/
Interactive Media Design Review 1999.iso
/
mac
/
files
/
ID99MENU.DIR
/
00024.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-04-29
|
156 b
|
11 lines
property s
global demos, currtitle
on beginSprite me
s = me.spriteNum
end
on prepareFrame me
sprite(s).visible = rollOver(s) and (currtitle <> 0)
end